SC_getCollisionSlideZ
SYNTAX
SC_getCollisionSlideZ ()
or
SC_getCollisionSlideZ (collisionNumber)
returns the z component of the slide point. The slide point is the point the casting object
would end up if it slid along the face of the collision.
Can be called with no argument to return data from the closest collision
or with a collision number if multiple collision points exist.
(see SC_multipleRayCast command for more details on multiple collision points)
RELATED INFO
Collision Commands Menu
Index